C1.Web.Mvc Namespace / FlexGridBase<T> Class / OnClientDraggingRow Property

In This Topic
OnClientDraggingRow Property (FlexGridBase<T>)
In This Topic
Occurs when the user starts dragging a row.
Syntax
'Declaration
 
Public Overridable Property OnClientDraggingRow As String
 
See Also